OfflineOptionEntryState

enum OfflineOptionEntryState : Enum<OfflineOptionEntryState>

Contains the states an OfflineOptionEntry can have.

Entries

Downloaded
Link copied to clipboard
The OfflineOptionEntry is downloaded and ready for offline playback.
Downloading
Link copied to clipboard
The OfflineOptionEntry is currently downloading.
Deleting
Link copied to clipboard
The data of the OfflineOptionEntry are currently deleted.
Suspended
Link copied to clipboard
The download of the OfflineOptionEntry is suspended, and is only partly downloaded yet.
NotDownloaded
Link copied to clipboard
The OfflineOptionEntry is not downloaded.
Failed
Link copied to clipboard
The download of the OfflineOptionEntry failed and was not restarted yet.

Inherited properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int